Searched refs:sec_skcipher_bd_fill (Results 1 – 1 of 1) sorted by relevance
986 static int sec_skcipher_bd_fill(struct sec_ctx *ctx, struct sec_req *req) in sec_skcipher_bd_fill() function1161 ret = sec_skcipher_bd_fill(ctx, req); in sec_aead_bd_fill()1290 .bd_fill = sec_skcipher_bd_fill,