Home
last modified time | relevance | path

Searched defs:padval (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon.c277 unsigned char padval; in ossl_cipher_generic_block_update() local
/freebsd/sys/dev/p2sb/
H A Dlewisburg_gpiocm.c163 uint32_t padreg, padval; in lbggpiocm_pin_setflags() local
/freebsd/crypto/openssl/ssl/record/
H A Dssl3_record.c997 unsigned char padval; in tls1_enc() local
/freebsd/sys/opencrypto/
H A Dcrypto.c391 void *auth_ctx, uint8_t padval) in hmac_init_pad()
/freebsd/sys/netinet/
H A Dsctputil.c3118 sctp_pad_lastmbuf(struct mbuf *m, int padval, struct mbuf *last_mbuf) in sctp_pad_lastmbuf()