Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/cipher/
De_des.c72 static int des_init_key(EVP_CIPHER_CTX *ctx, const uint8_t *key, in des_init_key() function
99 out->init = des_init_key; in DEFINE_METHOD_FUNCTION()
126 out->init = des_init_key; in DEFINE_METHOD_FUNCTION()