HomeSort by relevance Sort by last modified time
    Searched refs:AES_unwrap_key (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/aes/
aes.h 138 int AES_unwrap_key(AES_KEY *key, const unsigned char *iv,
aes_wrap.c 99 int AES_unwrap_key(AES_KEY *key, const unsigned char *iv,
166 r = AES_unwrap_key(&wctx, iv, ptmp, otmp, r);
  /external/openssl/include/openssl/
aes.h 138 int AES_unwrap_key(AES_KEY *key, const unsigned char *iv,

Completed in 2850 milliseconds