Home
last modified time | relevance | path

Searched refs:aes_init_key (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c98 static int aes_init_key(EVP_CIPHER_CTX *ctx, const uint8_t *key, in aes_init_key() function
543 out->init = aes_init_key; in DEFINE_LOCAL_DATA()
556 out->init = aes_init_key; in DEFINE_LOCAL_DATA()
568 out->init = aes_init_key; in DEFINE_LOCAL_DATA()
581 out->init = aes_init_key; in DEFINE_LOCAL_DATA()
611 out->init = aes_init_key; in DEFINE_LOCAL_DATA()
624 out->init = aes_init_key; in DEFINE_LOCAL_DATA()
636 out->init = aes_init_key; in DEFINE_LOCAL_DATA()
649 out->init = aes_init_key; in DEFINE_LOCAL_DATA()
679 out->init = aes_init_key; in DEFINE_LOCAL_DATA()
[all …]