mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-06 00:03:35 -04:00
48 lines
975 B
Plaintext
48 lines
975 B
Plaintext
# VEC implementation
|
|
|
|
{
|
|
Rejection sampling for uniform indices
|
|
Memcheck:Cond
|
|
src:encrypt.c:40
|
|
# fun:gen_e
|
|
fun:PQCLEAN_MCELIECE348864_VEC_encrypt
|
|
}
|
|
{
|
|
Rejection sampling for unique indices
|
|
Memcheck:Cond
|
|
src:encrypt.c:55
|
|
# fun:gen_e
|
|
fun:PQCLEAN_MCELIECE348864_VEC_encrypt
|
|
}
|
|
{
|
|
Rejection sampling for systematic form matrix
|
|
Memcheck:Cond
|
|
src:pk_gen.c:160
|
|
# fun:PQCLEAN_MCELIECE348864_VEC_pk_gen
|
|
fun:PQCLEAN_MCELIECE348864_VEC_crypto_kem_keypair
|
|
}
|
|
|
|
# AVX implementation
|
|
|
|
{
|
|
Rejection sampling for uniform indices
|
|
Memcheck:Cond
|
|
src:encrypt.c:43
|
|
# fun:gen_e
|
|
fun:PQCLEAN_MCELIECE348864_AVX_encrypt
|
|
}
|
|
{
|
|
Rejection sampling for unique indices
|
|
Memcheck:Cond
|
|
src:encrypt.c:58
|
|
# fun:gen_e
|
|
fun:PQCLEAN_MCELIECE348864_AVX_encrypt
|
|
}
|
|
{
|
|
Rejection sampling for systematic form matrix
|
|
Memcheck:Cond
|
|
src:pk_gen.c:193
|
|
# fun:PQCLEAN_MCELIECE348864_AVX_pk_gen
|
|
fun:PQCLEAN_MCELIECE348864_AVX_crypto_kem_keypair
|
|
}
|