Home
last modified time | relevance | path

Searched defs:keyImpl (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm4_openssl.c295 SymKeyImpl* keyImpl = (SymKeyImpl*)key; in CheckParam() local
313 static bool SetCipherAttribute(HcfCipherSm4GeneratorSpiOpensslImpl *cipherImpl, SymKeyImpl *keyImpl, in SetCipherAttribute()
362 SymKeyImpl* keyImpl = (SymKeyImpl*)key; in EngineCipherInit() local
H A Dcipher_3des_openssl.c111 SymKeyImpl *keyImpl = (SymKeyImpl *)key; in EngineCipherInit() local
H A Dcipher_aes_openssl.c365 static bool SetCipherAttribute(HcfCipherAesGeneratorSpiOpensslImpl *cipherImpl, SymKeyImpl *keyImpl, in SetCipherAttribute()
413 SymKeyImpl *keyImpl = (SymKeyImpl *)key; in EngineCipherInit() local
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c159 X509PubKeyOpensslImpl *keyImpl = (X509PubKeyOpensslImpl *)key; in VerifyX509Openssl() local
221 …X509PubKeyOpensslImpl *keyImpl = (X509PubKeyOpensslImpl *)CfMalloc(sizeof(X509PubKeyOpensslImpl), … in GetPublicKeyX509Openssl() local