Home
last modified time | relevance | path

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

/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/encauth/eax/
H A Deax_init.c114 if ((err = omac_init(&eax->ctomac, cipher, key, keylen)) != CRYPT_OK) { in eax_init()
121 if ((err = omac_process(&eax->ctomac, buf, blklen)) != CRYPT_OK) { in eax_init()
H A Deax_decrypt.c36 if ((err = omac_process(&eax->ctomac, ct, length)) != CRYPT_OK) { in eax_decrypt()
H A Deax_encrypt.c41 return omac_process(&eax->ctomac, ct, length); in eax_encrypt()
H A Deax_done.c51 if ((err = omac_done(&eax->ctomac, ctmac, &len)) != CRYPT_OK) { in eax_done()
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/encauth/eax/
H A Deax_init.c114 if ((err = omac_init(&eax->ctomac, cipher, key, keylen)) != CRYPT_OK) { in eax_init()
121 if ((err = omac_process(&eax->ctomac, buf, blklen)) != CRYPT_OK) { in eax_init()
H A Deax_encrypt.c41 return omac_process(&eax->ctomac, ct, length); in eax_encrypt()
H A Deax_decrypt.c36 if ((err = omac_process(&eax->ctomac, ct, length)) != CRYPT_OK) { in eax_decrypt()
H A Deax_done.c51 if ((err = omac_done(&eax->ctomac, ctmac, &len)) != CRYPT_OK) { in eax_done()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/encauth/eax/
H A Deax_init.c116 if ((err = omac_init(&eax->ctomac, cipher, key, keylen)) != CRYPT_OK) { in eax_init()
123 if ((err = omac_process(&eax->ctomac, buf, blklen)) != CRYPT_OK) { in eax_init()
H A Deax_decrypt.c38 if ((err = omac_process(&eax->ctomac, ct, length)) != CRYPT_OK) { in eax_decrypt()
H A Deax_encrypt.c43 return omac_process(&eax->ctomac, ct, length); in eax_encrypt()
H A Deax_done.c53 if ((err = omac_done(&eax->ctomac, ctmac, &len)) != CRYPT_OK) { in eax_done()
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/encauth/eax/
H A Deax_init.c108 if ((err = omac_init(&eax->ctomac, cipher, key, keylen)) != CRYPT_OK) { in eax_init()
115 if ((err = omac_process(&eax->ctomac, buf, blklen)) != CRYPT_OK) { in eax_init()
H A Deax_decrypt.c30 if ((err = omac_process(&eax->ctomac, ct, length)) != CRYPT_OK) { in eax_decrypt()
H A Deax_encrypt.c35 return omac_process(&eax->ctomac, ct, length); in eax_encrypt()
H A Deax_done.c45 if ((err = omac_done(&eax->ctomac, ctmac, &len)) != CRYPT_OK) { in eax_done()
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/src/libtom/
H A Dtomcrypt_mac.h108 omac_state headeromac, ctomac; member
/dports/security/py-pycrypto/pycrypto-2.6.1/src/libtom/
H A Dtomcrypt_mac.h108 omac_state headeromac, ctomac; member
/dports/security/py-pycryptodome/pycryptodome-3.10.1/src/libtom/
H A Dtomcrypt_mac.h108 omac_state headeromac, ctomac;
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtomcrypt/src/headers/
H A Dtomcrypt_mac.h108 omac_state headeromac, ctomac; member
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/headers/
H A Dtomcrypt_mac.h108 omac_state headeromac, ctomac; member
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/headers/
H A Dtomcrypt_mac.h158 omac_state headeromac, ctomac; member
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/headers/
H A Dtomcrypt_mac.h158 omac_state headeromac, ctomac; member
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/headers/
H A Dtomcrypt_mac.h245 omac_state headeromac, ctomac; member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/tomcrypt-1.18.1/src/headers/
H A Dtomcrypt_mac.h158 omac_state headeromac, ctomac; member