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

/linux-master/drivers/crypto/bcm/
H A Dcipher.c1989 * spu_no_incr_hash() - Determine whether incremental hashing is supported.
2001 static bool spu_no_incr_hash(struct iproc_ctx_s *ctx) function
2025 if (spu_no_incr_hash(ctx)) {
2098 if (spu_no_incr_hash(ctx)) {
2150 if (spu_no_incr_hash(ctx)) {
2192 if (spu_no_incr_hash(ctx)) {
2429 if (!spu_no_incr_hash(ctx)) {

Completed in 141 milliseconds