Searched defs:cipherParam (Results 1 – 3 of 3) sorted by relevance
269 HksCipherParam cipherParam = { .iv = { .size = sizeof(iv), .data = iv } }; variable291 HksCipherParam cipherParam = { .iv = { .size = sizeof(iv), .data = iv } }; variable
97 …c int32_t AesCbcNoPaddingCrypt(const struct HksBlob *key, const struct HksCipherParam *cipherParam, in AesCbcNoPaddingCrypt()278 static int32_t AesCbcPkcs7Crypt(const struct HksBlob *key, const struct HksCipherParam *cipherParam, in AesCbcPkcs7Crypt()356 const struct HksCipherParam *cipherParam = (struct HksCipherParam *)(usageSpec->algParam); in AesCbcPkcs7CryptInit() local455 const struct HksCipherParam *cipherParam = (struct HksCipherParam *)(usageSpec->algParam); in AesCbcCrypt() local900 const struct HksCipherParam *cipherParam = (struct HksCipherParam *)(usageSpec->algParam); in AesCtrCrypt() local979 const struct HksCipherParam *cipherParam = (struct HksCipherParam *)(usageSpec->algParam); in AesCtrCryptInit() local
57 struct HksCipherParam *cipherParam, bool isEncrypt, const struct HksUsageSpec *usageSpec) in OpensslBlockCipherCryptInitParams()89 struct HksCipherParam *cipherParam = (struct HksCipherParam *)usageSpec->algParam; in OpensslBlockCipherCryptInit() local683 struct HksCipherParam *cipherParam = (struct HksCipherParam *)usageSpec->algParam; in OpensslAesCipherInit() local