aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_ocsp.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2017-02-05 23:19:00 +0900
committerKazuki Yamaguchi <k@rhe.jp>2017-05-02 14:49:33 +0900
commit679b6f490671439d1bc50ef4371d9fb3bbba0e29 (patch)
tree7455e536980da7b6633d0697bf1a0c0294565bf2 /ext/openssl/ossl_ocsp.c
parent6a14a591065a88a1f5fce3fb062b84977f924006 (diff)
downloadruby-openssl-679b6f490671439d1bc50ef4371d9fb3bbba0e29.tar.gz
cipher: rename GetCipherPtr() to ossl_evp_get_cipherbyname()
While GetCipherPtr() function gets a const EVP_CIPHER * from algorithm name, GetCipher() macro that is locally defined in ext/openssl/ossl_cipher.c gets the EVP_CIPHER_CTX from an OpenSSL::Cipher object. They are completely different things. Rename GetCipherPtr() for disambiguation.
Diffstat (limited to 'ext/openssl/ossl_ocsp.c')
0 files changed, 0 insertions, 0 deletions