Home
last modified time | relevance | path

Searched refs:S390X_AES_GCM_CTX (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c899 } S390X_AES_GCM_CTX; typedef
1169 static int s390x_aes_gcm_aad(S390X_AES_GCM_CTX *ctx, const unsigned char *aad, in s390x_aes_gcm_aad()
1223 static int s390x_aes_gcm(S390X_AES_GCM_CTX *ctx, const unsigned char *in, in s390x_aes_gcm()
1311 static void s390x_aes_gcm_setiv(S390X_AES_GCM_CTX *ctx, in s390x_aes_gcm_setiv()
1348 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_ctrl()
1349 S390X_AES_GCM_CTX *gctx_out; in s390x_aes_gcm_ctrl()
1494 gctx_out = EVP_C_DATA(S390X_AES_GCM_CTX, out); in s390x_aes_gcm_ctrl()
1522 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ct in s390x_aes_gcm_init_key()
[all...]
/third_party/openssl/crypto/evp/
H A De_aes.c903 } S390X_AES_GCM_CTX; typedef
1175 static int s390x_aes_gcm_aad(S390X_AES_GCM_CTX *ctx, const unsigned char *aad, in s390x_aes_gcm_aad()
1229 static int s390x_aes_gcm(S390X_AES_GCM_CTX *ctx, const unsigned char *in, in s390x_aes_gcm()
1317 static void s390x_aes_gcm_setiv(S390X_AES_GCM_CTX *ctx, in s390x_aes_gcm_setiv()
1354 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_ctrl()
1355 S390X_AES_GCM_CTX *gctx_out; in s390x_aes_gcm_ctrl()
1500 gctx_out = EVP_C_DATA(S390X_AES_GCM_CTX, out); in s390x_aes_gcm_ctrl()
1528 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ct in s390x_aes_gcm_init_key()
[all...]

Completed in 7 milliseconds