Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcrypto-evp.c106 static const unsigned char zero_ivec[EVP_MAX_BLOCK_LENGTH] = { 0 }; variable
H A Dcrypto.c1739 static unsigned char zero_ivec[EVP_MAX_IV_LENGTH]; in krb5_decrypt_iov_ivec() local