Searched refs:siv (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/lib/ |
| D | symmetric.c | 115 (void) memcpy(decrypt->civ, decrypt->siv + decrypt->num, in std_resync() 768 decrypt->block_encrypt(decrypt, decrypt->siv, decrypt->iv); in pgp_decrypt_init() 769 (void) memcpy(decrypt->civ, decrypt->siv, decrypt->blocksize); in pgp_decrypt_init() 789 (void) memcpy(decrypt->siv, decrypt->civ, in pgp_decrypt_se() 816 (void) memcpy(encrypt->siv, encrypt->civ, in pgp_encrypt_se()
|
| D | crypto.h | 96 uint8_t siv[PGP_MAX_BLOCK_SIZE]; member
|
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | evp_libctx_test.c | 316 int ret = 0, diff, ccm, siv, no_null_key; in test_cipher_reinit() local 354 siv = (EVP_CIPHER_get_mode(cipher) == EVP_CIPH_SIV_MODE); in test_cipher_reinit() 375 ccm || siv ? 0 : 1)))) in test_cipher_reinit() 386 || (!siv && !no_null_key && !TEST_mem_eq(out1, out1_len, out3, out3_len))) in test_cipher_reinit()
|
| /netbsd/src/external/bsd/wpa/dist/src/crypto/ |
| D | Makefile | 21 aes-siv.o \
|
| /netbsd/src/external/bsd/wpa/bin/hostapd/ |
| D | Makefile | 113 aes-siv.c \
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/objects/ |
| D | objects.txt | 1744 : AES-128-SIV : aes-128-siv 1745 : AES-192-SIV : aes-192-siv 1746 : AES-256-SIV : aes-256-siv
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | INSTALL.md | 1012 siphash|siv|sm2|sm3|sm4|whirlpool}
|