GetCipherPtr 17 ext/openssl/ossl_cipher.h const EVP_CIPHER *GetCipherPtr(VALUE); GetCipherPtr 267 ext/openssl/ossl_pkcs7.c else ciph = GetCipherPtr(cipher); /* NO NEED TO DUP */ GetCipherPtr 463 ext/openssl/ossl_pkcs7.c if (!PKCS7_set_cipher(pkcs7, GetCipherPtr(cipher))) { GetCipherPtr 245 ext/openssl/ossl_pkey_dsa.c ciph = GetCipherPtr(cipher); GetCipherPtr 244 ext/openssl/ossl_pkey_rsa.c ciph = GetCipherPtr(cipher);