Home
last modified time | relevance | path

Searched refs:ossl_sm4_set_key (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
H A Dsm4.h32 int ossl_sm4_set_key(const uint8_t *key, SM4_KEY *ks);
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_gcm_hw.c23 ossl_sm4_set_key(key, ks); in sm4_gcm_initkey()
H A Dcipher_sm4_ccm_hw.c21 ossl_sm4_set_key(key, &actx->ks.ks); in ccm_sm4_initkey()
H A Dcipher_sm4_hw.c18 ossl_sm4_set_key(key, ks); in cipher_hw_sm4_initkey()
/third_party/openssl/include/crypto/
H A Dsm4.h32 int ossl_sm4_set_key(const uint8_t *key, SM4_KEY *ks);
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_hw.c18 ossl_sm4_set_key(key, ks); in cipher_hw_sm4_initkey()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_sm4.c29 ossl_sm4_set_key(key, EVP_CIPHER_CTX_get_cipher_data(ctx)); in sm4_init_key()
/third_party/openssl/test/
H A Dsm4_internal_test.c57 ossl_sm4_set_key(k, &key); in test_sm4_ecb()
/third_party/openssl/crypto/evp/
H A De_sm4.c29 ossl_sm4_set_key(key, EVP_CIPHER_CTX_get_cipher_data(ctx)); in sm4_init_key()
/third_party/node/deps/openssl/openssl/crypto/sm4/
H A Dsm4.c132 int ossl_sm4_set_key(const uint8_t *key, SM4_KEY *ks) in ossl_sm4_set_key() function
/third_party/openssl/crypto/sm4/
H A Dsm4.c132 int ossl_sm4_set_key(const uint8_t *key, SM4_KEY *ks) in ossl_sm4_set_key() function

Completed in 4 milliseconds