Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/aes/
H A Daes.c60 static const unsigned char aes_wrap_default_iv[] = { variable
167 iv = aes_wrap_default_iv; in AES_wrap_key()
219 iv = aes_wrap_default_iv; in AES_unwrap_key()