Searched refs:null_init_key (Results 1 – 2 of 2) sorted by relevance
/external/openssl/crypto/evp/ |
D | e_null.c | 66 static int null_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, 75 null_init_key, 90 static int null_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in null_init_key() function
|
/external/chromium_org/third_party/boringssl/src/crypto/cipher/ |
D | e_null.c | 64 static int null_init_key(EVP_CIPHER_CTX *ctx, const uint8_t *key, in null_init_key() function 79 0 /* ctx_size */, 0 /* flags */, NULL /* app_data */, null_init_key,
|