GetCipherPtr 16 ext/openssl/ossl_cipher.h const EVP_CIPHER *GetCipherPtr(VALUE); GetCipherPtr 334 ext/openssl/ossl_pkcs7.c else ciph = GetCipherPtr(cipher); /* NO NEED TO DUP */ GetCipherPtr 540 ext/openssl/ossl_pkcs7.c if (!PKCS7_set_cipher(pkcs7, GetCipherPtr(cipher))) { GetCipherPtr 336 ext/openssl/ossl_pkey_dsa.c ciph = GetCipherPtr(cipher); GetCipherPtr 542 ext/openssl/ossl_pkey_ec.c cipher = GetCipherPtr(ciph); GetCipherPtr 333 ext/openssl/ossl_pkey_rsa.c ciph = GetCipherPtr(cipher);