Searched refs:wc_XChaCha20Poly1305_crypt_oneshot (Results 1 – 5 of 5) sorted by relevance
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/ |
H A D | chacha20_poly1305.c | 347 static WC_INLINE int wc_XChaCha20Poly1305_crypt_oneshot( in wc_XChaCha20Poly1305_crypt_oneshot() function 454 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Encrypt() 464 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Decrypt()
|
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/ |
H A D | chacha20_poly1305.c | 347 static WC_INLINE int wc_XChaCha20Poly1305_crypt_oneshot( in wc_XChaCha20Poly1305_crypt_oneshot() function 454 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Encrypt() 464 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Decrypt()
|
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/ |
H A D | chacha20_poly1305.c | 347 static WC_INLINE int wc_XChaCha20Poly1305_crypt_oneshot( in wc_XChaCha20Poly1305_crypt_oneshot() function 454 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Encrypt() 464 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Decrypt()
|
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/ |
H A D | chacha20_poly1305.c | 347 static WC_INLINE int wc_XChaCha20Poly1305_crypt_oneshot( in wc_XChaCha20Poly1305_crypt_oneshot() function 454 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Encrypt() 464 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Decrypt()
|
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/ |
H A D | chacha20_poly1305.c | 347 static WC_INLINE int wc_XChaCha20Poly1305_crypt_oneshot( in wc_XChaCha20Poly1305_crypt_oneshot() function 454 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Encrypt() 464 …return wc_XChaCha20Poly1305_crypt_oneshot(dst, dst_space, src, src_len, ad, ad_len, nonce, nonce_l… in wc_XChaCha20Poly1305_Decrypt()
|