Home
last modified time | relevance | path

Searched defs:AES_unwrap_key (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/aes/
Dkey_wrap.c103 int AES_unwrap_key(const AES_KEY *key, const uint8_t *iv, uint8_t *out, in AES_unwrap_key() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h721 #define AES_unwrap_key GRPC_SHADOW_AES_unwrap_key macro