Searched refs:cipher_buf (Results 1 – 2 of 2) sorted by relevance
723 uint8_t *cipher_buf = (uint8_t *)fmd + src_msg_len; in bcmfs_crypto_build_cipher_req() local726 memcpy(cipher_buf, in bcmfs_crypto_build_cipher_req()729 memcpy(cipher_buf + xts_keylen, in bcmfs_crypto_build_cipher_req()732 memcpy(cipher_buf, fsattr_va(cipher_key), in bcmfs_crypto_build_cipher_req()
167 uint8_t cipher_buf[TEST_DATA_SIZE] = {0}; in queue_ops_rsa_enc_dec() local184 asym_op->rsa.cipher.data = cipher_buf; in queue_ops_rsa_enc_dec()