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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/crypto/
H A Dsha_common.c37 ret = crypt_s390_kimd(ctx->func, ctx->state, ctx->buf, bsize);
45 ret = crypt_s390_kimd(ctx->func, ctx->state, data,
88 ret = crypt_s390_kimd(ctx->func, ctx->state, ctx->buf, end);
H A Dcrypt_s390.h183 * crypt_s390_kimd:
195 static inline int crypt_s390_kimd(long func, void *param, function
311 ret = crypt_s390_kimd(KIMD_QUERY, &status, NULL, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/crypto/
H A Dsha_common.c37 ret = crypt_s390_kimd(ctx->func, ctx->state, ctx->buf, bsize);
45 ret = crypt_s390_kimd(ctx->func, ctx->state, data,
88 ret = crypt_s390_kimd(ctx->func, ctx->state, ctx->buf, end);
H A Dcrypt_s390.h183 * crypt_s390_kimd:
195 static inline int crypt_s390_kimd(long func, void *param, function
311 ret = crypt_s390_kimd(KIMD_QUERY, &status, NULL, 0);

Completed in 288 milliseconds