Home
last modified time | relevance | path

Searched defs:actx (Results 1 - 25 of 38) sorted by relevance

12

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw.c30 PROV_AES_CCM_CTX *actx = (PROV_AES_CCM_CTX *)ctx; in ccm_generic_aes_initkey() local
H A Dcipher_aria_ccm_hw.c19 PROV_ARIA_CCM_CTX *actx = (PROV_ARIA_CCM_CTX *)ctx; in ccm_aria_initkey() local
H A Dcipher_aria_gcm_hw.c19 PROV_ARIA_GCM_CTX *actx = (PROV_ARIA_GCM_CTX *)ctx; in aria_gcm_initkey() local
H A Dcipher_aes_gcm_hw.c23 PROV_AES_GCM_CTX *actx = (PROV_AES_GCM_CTX *)ctx; in aes_gcm_initkey() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw.c30 PROV_AES_CCM_CTX *actx = (PROV_AES_CCM_CTX *)ctx; in ccm_generic_aes_initkey() local
H A Dcipher_sm4_gcm_hw.c19 PROV_SM4_GCM_CTX *actx = (PROV_SM4_GCM_CTX *)ctx; in sm4_gcm_initkey() local
H A Dcipher_sm4_ccm_hw.c19 PROV_SM4_CCM_CTX *actx = (PROV_SM4_CCM_CTX *)ctx; in ccm_sm4_initkey() local
H A Dcipher_aria_ccm_hw.c19 PROV_ARIA_CCM_CTX *actx = (PROV_ARIA_CCM_CTX *)ctx; in ccm_aria_initkey() local
H A Dcipher_aria_gcm_hw.c19 PROV_ARIA_GCM_CTX *actx = (PROV_ARIA_GCM_CTX *)ctx; in aria_gcm_initkey() local
H A Dcipher_aes_gcm_hw.c23 PROV_AES_GCM_CTX *actx = (PROV_AES_GCM_CTX *)ctx; in aes_gcm_initkey() local
/kernel/linux/linux-5.10/fs/ntfs/
H A Dindex.h68 ntfs_attr_search_ctx *actx; member
H A Dindex.c118 ntfs_attr_search_ctx *actx; in ntfs_index_lookup() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H A Dindex.h68 ntfs_attr_search_ctx *actx; member
H A Dindex.c118 ntfs_attr_search_ctx *actx; in ntfs_index_lookup() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h52 struct d3dadapter9_context *actx; member
/third_party/ntfs-3g/include/ntfs-3g/
H A Dindex.h125 ntfs_attr_search_ctx *actx; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_chacha20_poly1305.c171 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_init_key() local
217 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); chacha20_poly1305_tls_cipher() local
367 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); chacha20_poly1305_cipher() local
490 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); chacha20_poly1305_cleanup() local
499 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); chacha20_poly1305_ctrl() local
[all...]
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c171 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_init_key() local
217 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); chacha20_poly1305_tls_cipher() local
367 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); chacha20_poly1305_cipher() local
490 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); chacha20_poly1305_cleanup() local
499 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); chacha20_poly1305_ctrl() local
[all...]
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c690 int ntfs_fuse_listxattr_common(ntfs_inode *ni, ntfs_attr_search_ctx *actx, argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_nettle.c263 struct aes_ctx *actx = ctx; in aes_encrypt() local
271 struct aes_ctx *actx = ctx; in aes_encrypt_deinit() local
294 struct aes_ctx *actx = ctx; in aes_decrypt() local
302 struct aes_ctx *actx = ctx; in aes_decrypt_deinit() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_nettle.c263 struct aes_ctx *actx = ctx; in aes_encrypt() local
271 struct aes_ctx *actx = ctx; in aes_encrypt_deinit() local
294 struct aes_ctx *actx = ctx; in aes_decrypt() local
302 struct aes_ctx *actx = ctx; in aes_decrypt_deinit() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/
H A Dopenssl.c204 EVP_CIPHER_CTX *actx; in ngtcp2_crypto_aead_ctx_encrypt_init() local
251 EVP_CIPHER_CTX *actx; ngtcp2_crypto_aead_ctx_decrypt_init() local
302 EVP_CIPHER_CTX *actx; ngtcp2_crypto_cipher_ctx_encrypt_init() local
496 EVP_CIPHER_CTX *actx = aead_ctx->native_handle; ngtcp2_crypto_encrypt() local
535 EVP_CIPHER_CTX *actx = aead_ctx->native_handle; ngtcp2_crypto_decrypt() local
580 EVP_CIPHER_CTX *actx = hp_ctx->native_handle; ngtcp2_crypto_hp_mask() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/
H A Dwolfssl.c152 WOLFSSL_EVP_CIPHER_CTX *actx; in ngtcp2_crypto_aead_ctx_encrypt_init() local
169 WOLFSSL_EVP_CIPHER_CTX *actx; in ngtcp2_crypto_aead_ctx_decrypt_init() local
191 WOLFSSL_EVP_CIPHER_CTX *actx; in ngtcp2_crypto_cipher_ctx_encrypt_init() local
278 WOLFSSL_EVP_CIPHER_CTX *actx = hp_ctx->native_handle; ngtcp2_crypto_hp_mask() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/
H A Dboringssl.c202 EVP_AEAD_CTX *actx; in ngtcp2_crypto_aead_ctx_encrypt_init() local
330 EVP_AEAD_CTX *actx = aead_ctx->native_handle; in ngtcp2_crypto_encrypt() local
348 EVP_AEAD_CTX *actx = aead_ctx->native_handle; in ngtcp2_crypto_decrypt() local
/third_party/node/deps/openssl/openssl/engines/
H A De_afalg.c405 static ossl_inline int afalg_set_key(afalg_ctx *actx, const unsigned char *key, in afalg_set_key() argument
418 static int afalg_create_sk(afalg_ctx *actx, const char *ciphertype, in afalg_create_sk() argument
463 afalg_start_cipher_sk(afalg_ctx *actx, const unsigned char *in, size_t inl, const unsigned char *iv, unsigned int enc) afalg_start_cipher_sk() argument
557 afalg_ctx *actx; afalg_cipher_init() local
627 afalg_ctx *actx; afalg_do_cipher() local
677 afalg_ctx *actx; afalg_cipher_cleanup() local
[all...]

Completed in 12 milliseconds

12