Searched defs:aes_wrap_dinit (Results 1 – 1 of 1) sorted by relevance
33 static OSSL_FUNC_cipher_decrypt_init_fn aes_wrap_dinit; variable155 static int aes_wrap_dinit(void *ctx, const unsigned char *key, size_t keylen, in aes_wrap_dinit() function