Searched defs:EVP_C_DATA (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/evp/
H A Devp_locl.h255 #define EVP_C_DATA(kstruct, ctx) ((kstruct *)(ctx)->cipher_data) macro
/external/openssl/crypto/evp/
H A Devp_locl.h255 #define EVP_C_DATA(kstruct, ctx) ((kstruct *)(ctx)->cipher_data) macro

Completed in 148 milliseconds